typo.
authorDamon Chaplin <damon@helixcode.com>
Sun, 28 May 2000 11:36:14 +0000 (11:36 +0000)
committerDamon Chaplin <damon@src.gnome.org>
Sun, 28 May 2000 11:36:14 +0000 (11:36 +0000)
2000-05-28  Damon Chaplin  <damon@helixcode.com>

        * gdk/tmpl/event_structs.sgml: typo.

docs/reference/ChangeLog
docs/reference/gdk/tmpl/event_structs.sgml

index 3f611e62004bb6ff8bea6252839ef7bb5664e504..825ea1f39135108c9d5d0dcedaf0c48051cb61ba 100644 (file)
@@ -1,3 +1,7 @@
+2000-05-28  Damon Chaplin  <damon@helixcode.com>
+
+       * gdk/tmpl/event_structs.sgml: typo.
+
 2000-04-22  Damon Chaplin  <damon@helixcode.com>
 
        * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
index b5a9d134458b36f2f73e31db52488a5b542143fe..2e6d52b5fd32c3f1d0fd9ce21c2a0d0a63b53577 100644 (file)
@@ -80,7 +80,7 @@ these fields.
 Describes a key press or key release event.
 </para>
 
-@type: the type of the event (%GDK_KEY_RELEASE or %GDK_KEY_RELEASE).
+@type: the type of the event (%GDK_KEY_PRESS or %GDK_KEY_RELEASE).
 @window: the window which received the event.
 @send_event: TRUE if the event was sent explicitly (e.g. using XSendEvent).
 @time: the time of the event in milliseconds.